From: | David McMinn |
Date: | 11 May 2001 at 18:26:34 |
Subject: | Re: Menus |
Hi Daniel
> I have a question about Menus. Why when I choose one options from my
> GTMenu it is repeat all the time stoping the program? Which comand I
> should use to reset MenuItem?
Not here they don't. What code do you use and what size is your
gtmenu.obj?
Normally this works:
while ev.l<>#IDCMP_CLOSEWINDOW
ev.l=WaitEvent
select ev
case #IDCMP_MENUPICK
nprint "you picked menu: ",MenuHit
end select
wend
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list/-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list/-help@netsoc.ucd.ie